Skip to content

Conversation

fhessel
Copy link
Owner

@fhessel fhessel commented Mar 23, 2020

With this PR, the user of the library can call res->setHeader("Connection", "close"); in a handler function to circumvent the default keep-alive behavior and force the server into closing the connection, even if the client requests to keep it alive.

Issues/PRs

@fhessel fhessel added the CI: Build Examples When set, the examples will be built for this PR label Mar 24, 2020
@github-actions github-actions bot removed the CI: Build Examples When set, the examples will be built for this PR label Mar 24, 2020
@fhessel fhessel merged commit 6e6bfb6 into master Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need ability to force connections to close bypass keepalive.
1 participant